Switched to C99. This fixes an error in the ISO 8601 parser, which requires C99.
[adiumx.git] / Other / Adium Spotlight Importer / AdiumSpotlightImporter.xcodeproj / project.pbxproj
blobfd6a47959dc38387962aacbcfbe3b5278cebc1ef
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 2C05A19C06CAA52B00D84F6F /* GetMetadataForFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C05A19B06CAA52B00D84F6F /* GetMetadataForFile.m */; };
11                 3459CBBB0A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.h in Headers */ = {isa = PBXBuildFile; fileRef = 3459CBB90A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.h */; };
12                 3459CBBC0A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = 3459CBBA0A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.m */; };
13                 3459CBC80A25FEA200ECC256 /* AdiumSpotlightImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = 3459CBC70A25FEA200ECC256 /* AdiumSpotlightImporter.h */; };
14                 34611BF009B662FF00870036 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34611BEF09B662FF00870036 /* Foundation.framework */; };
15                 34611BF709B664FC00870036 /* GetMetadataForHTMLLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 34611BF509B664FC00870036 /* GetMetadataForHTMLLog.h */; };
16                 34611BF809B664FC00870036 /* GetMetadataForHTMLLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 34611BF609B664FC00870036 /* GetMetadataForHTMLLog.m */; };
17                 8D576312048677EA00EA77CD /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 08FB77B6FE84183AC02AAC07 /* main.c */; settings = {ATTRIBUTES = (); }; };
18                 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
19                 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
20                 C86B05270671AA6E00DD9006 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C86B05260671AA6E00DD9006 /* CoreServices.framework */; };
21                 C88FB7D8067446EC006EBB30 /* schema.xml in Resources */ = {isa = PBXBuildFile; fileRef = C88FB7D7067446EC006EBB30 /* schema.xml */; };
22                 C88FB7E40674480E006EBB30 /* schema.strings in Resources */ = {isa = PBXBuildFile; fileRef = C88FB7E30674480E006EBB30 /* schema.strings */; };
23                 F520600F0A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.h in Headers */ = {isa = PBXBuildFile; fileRef = F520600D0A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.h */; };
24                 F52060100A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.m in Sources */ = {isa = PBXBuildFile; fileRef = F520600E0A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.m */; };
25 /* End PBXBuildFile section */
27 /* Begin PBXFileReference section */
28                 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
29                 08FB77B6FE84183AC02AAC07 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
30                 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
31                 2C05A19B06CAA52B00D84F6F /* GetMetadataForFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetMetadataForFile.m; sourceTree = "<group>"; };
32                 3459CBB90A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GetMetadataForHTMLLog-Additions.h"; sourceTree = "<group>"; };
33                 3459CBBA0A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GetMetadataForHTMLLog-Additions.m"; sourceTree = "<group>"; };
34                 3459CBC70A25FEA200ECC256 /* AdiumSpotlightImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdiumSpotlightImporter.h; sourceTree = "<group>"; };
35                 34611BEF09B662FF00870036 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
36                 34611BF509B664FC00870036 /* GetMetadataForHTMLLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GetMetadataForHTMLLog.h; sourceTree = "<group>"; };
37                 34611BF609B664FC00870036 /* GetMetadataForHTMLLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetMetadataForHTMLLog.m; sourceTree = "<group>"; };
38                 8D576316048677EA00EA77CD /* AdiumSpotlightImporter.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AdiumSpotlightImporter.mdimporter; sourceTree = BUILT_PRODUCTS_DIR; };
39                 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
40                 C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
41                 C88FB7D7067446EC006EBB30 /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = schema.xml; sourceTree = "<group>"; };
42                 C88FB7DB0674470F006EBB30 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/schema.strings; sourceTree = "<group>"; };
43                 F520600D0A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "NSCalendarDate+ISO8601Parsing.h"; path = "../../Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Parsing.h"; sourceTree = SOURCE_ROOT; };
44                 F520600E0A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = "NSCalendarDate+ISO8601Parsing.m"; path = "../../Frameworks/AIUtilities Framework/Source/NSCalendarDate+ISO8601Parsing.m"; sourceTree = SOURCE_ROOT; };
45 /* End PBXFileReference section */
47 /* Begin PBXFrameworksBuildPhase section */
48                 8D576313048677EA00EA77CD /* Frameworks */ = {
49                         isa = PBXFrameworksBuildPhase;
50                         buildActionMask = 2147483647;
51                         files = (
52                                 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
53                                 C86B05270671AA6E00DD9006 /* CoreServices.framework in Frameworks */,
54                                 34611BF009B662FF00870036 /* Foundation.framework in Frameworks */,
55                         );
56                         runOnlyForDeploymentPostprocessing = 0;
57                 };
58 /* End PBXFrameworksBuildPhase section */
60 /* Begin PBXGroup section */
61                 089C166AFE841209C02AAC07 /* AdiumSpotlightImporter */ = {
62                         isa = PBXGroup;
63                         children = (
64                                 08FB77AFFE84173DC02AAC07 /* Source */,
65                                 F52060120A530838003BFC03 /* External Sources */,
66                                 089C167CFE841241C02AAC07 /* Resources */,
67                                 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
68                                 19C28FB6FE9D52B211CA2CBB /* Products */,
69                         );
70                         name = AdiumSpotlightImporter;
71                         sourceTree = "<group>";
72                 };
73                 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
74                         isa = PBXGroup;
75                         children = (
76                                 34611BEF09B662FF00870036 /* Foundation.framework */,
77                                 C86B05260671AA6E00DD9006 /* CoreServices.framework */,
78                                 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
79                         );
80                         name = "External Frameworks and Libraries";
81                         sourceTree = "<group>";
82                 };
83                 089C167CFE841241C02AAC07 /* Resources */ = {
84                         isa = PBXGroup;
85                         children = (
86                                 C88FB7E30674480E006EBB30 /* schema.strings */,
87                                 C88FB7D7067446EC006EBB30 /* schema.xml */,
88                                 8D576317048677EA00EA77CD /* Info.plist */,
89                                 8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
90                         );
91                         name = Resources;
92                         sourceTree = "<group>";
93                 };
94                 08FB77AFFE84173DC02AAC07 /* Source */ = {
95                         isa = PBXGroup;
96                         children = (
97                                 3459CBD70A25FEFB00ECC256 /* Additions */,
98                                 3459CBD40A25FEE200ECC256 /* Log Importing */,
99                                 08FB77B6FE84183AC02AAC07 /* main.c */,
100                         );
101                         name = Source;
102                         sourceTree = "<group>";
103                 };
104                 19C28FB6FE9D52B211CA2CBB /* Products */ = {
105                         isa = PBXGroup;
106                         children = (
107                                 8D576316048677EA00EA77CD /* AdiumSpotlightImporter.mdimporter */,
108                         );
109                         name = Products;
110                         sourceTree = "<group>";
111                 };
112                 3459CBD40A25FEE200ECC256 /* Log Importing */ = {
113                         isa = PBXGroup;
114                         children = (
115                                 3459CBC70A25FEA200ECC256 /* AdiumSpotlightImporter.h */,
116                                 2C05A19B06CAA52B00D84F6F /* GetMetadataForFile.m */,
117                                 34611BF509B664FC00870036 /* GetMetadataForHTMLLog.h */,
118                                 34611BF609B664FC00870036 /* GetMetadataForHTMLLog.m */,
119                         );
120                         name = "Log Importing";
121                         sourceTree = "<group>";
122                 };
123                 3459CBD70A25FEFB00ECC256 /* Additions */ = {
124                         isa = PBXGroup;
125                         children = (
126                                 3459CBB90A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.h */,
127                                 3459CBBA0A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.m */,
128                         );
129                         name = Additions;
130                         sourceTree = "<group>";
131                 };
132                 F52060120A530838003BFC03 /* External Sources */ = {
133                         isa = PBXGroup;
134                         children = (
135                                 F520600D0A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.h */,
136                                 F520600E0A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.m */,
137                         );
138                         name = "External Sources";
139                         sourceTree = "<group>";
140                 };
141 /* End PBXGroup section */
143 /* Begin PBXHeadersBuildPhase section */
144                 8D57630E048677EA00EA77CD /* Headers */ = {
145                         isa = PBXHeadersBuildPhase;
146                         buildActionMask = 2147483647;
147                         files = (
148                                 34611BF709B664FC00870036 /* GetMetadataForHTMLLog.h in Headers */,
149                                 3459CBBB0A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.h in Headers */,
150                                 3459CBC80A25FEA200ECC256 /* AdiumSpotlightImporter.h in Headers */,
151                                 F520600F0A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.h in Headers */,
152                         );
153                         runOnlyForDeploymentPostprocessing = 0;
154                 };
155 /* End PBXHeadersBuildPhase section */
157 /* Begin PBXNativeTarget section */
158                 8D57630D048677EA00EA77CD /* AdiumSpotlightImporter */ = {
159                         isa = PBXNativeTarget;
160                         buildConfigurationList = 70138C840896BE9A00968C2F /* Build configuration list for PBXNativeTarget "AdiumSpotlightImporter" */;
161                         buildPhases = (
162                                 8D57630E048677EA00EA77CD /* Headers */,
163                                 8D57630F048677EA00EA77CD /* Resources */,
164                                 8D576311048677EA00EA77CD /* Sources */,
165                                 8D576313048677EA00EA77CD /* Frameworks */,
166                                 8D576315048677EA00EA77CD /* Rez */,
167                         );
168                         buildRules = (
169                         );
170                         dependencies = (
171                         );
172                         name = AdiumSpotlightImporter;
173                         productInstallPath = /Library/Spotlight;
174                         productName = AdiumSpotlightImporter;
175                         productReference = 8D576316048677EA00EA77CD /* AdiumSpotlightImporter.mdimporter */;
176                         productType = "com.apple.product-type.bundle";
177                 };
178 /* End PBXNativeTarget section */
180 /* Begin PBXProject section */
181                 089C1669FE841209C02AAC07 /* Project object */ = {
182                         isa = PBXProject;
183                         buildConfigurationList = 70138C880896BE9A00968C2F /* Build configuration list for PBXProject "AdiumSpotlightImporter" */;
184                         hasScannedForEncodings = 1;
185                         mainGroup = 089C166AFE841209C02AAC07 /* AdiumSpotlightImporter */;
186                         projectDirPath = "";
187                         targets = (
188                                 8D57630D048677EA00EA77CD /* AdiumSpotlightImporter */,
189                         );
190                 };
191 /* End PBXProject section */
193 /* Begin PBXResourcesBuildPhase section */
194                 8D57630F048677EA00EA77CD /* Resources */ = {
195                         isa = PBXResourcesBuildPhase;
196                         buildActionMask = 2147483647;
197                         files = (
198                                 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
199                                 C88FB7D8067446EC006EBB30 /* schema.xml in Resources */,
200                                 C88FB7E40674480E006EBB30 /* schema.strings in Resources */,
201                         );
202                         runOnlyForDeploymentPostprocessing = 0;
203                 };
204 /* End PBXResourcesBuildPhase section */
206 /* Begin PBXRezBuildPhase section */
207                 8D576315048677EA00EA77CD /* Rez */ = {
208                         isa = PBXRezBuildPhase;
209                         buildActionMask = 2147483647;
210                         files = (
211                         );
212                         runOnlyForDeploymentPostprocessing = 0;
213                 };
214 /* End PBXRezBuildPhase section */
216 /* Begin PBXSourcesBuildPhase section */
217                 8D576311048677EA00EA77CD /* Sources */ = {
218                         isa = PBXSourcesBuildPhase;
219                         buildActionMask = 2147483647;
220                         files = (
221                                 8D576312048677EA00EA77CD /* main.c in Sources */,
222                                 2C05A19C06CAA52B00D84F6F /* GetMetadataForFile.m in Sources */,
223                                 34611BF809B664FC00870036 /* GetMetadataForHTMLLog.m in Sources */,
224                                 3459CBBC0A25FC0800ECC256 /* GetMetadataForHTMLLog-Additions.m in Sources */,
225                                 F52060100A53082C003BFC03 /* NSCalendarDate+ISO8601Parsing.m in Sources */,
226                         );
227                         runOnlyForDeploymentPostprocessing = 0;
228                 };
229 /* End PBXSourcesBuildPhase section */
231 /* Begin PBXVariantGroup section */
232                 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
233                         isa = PBXVariantGroup;
234                         children = (
235                                 089C167EFE841241C02AAC07 /* English */,
236                         );
237                         name = InfoPlist.strings;
238                         sourceTree = "<group>";
239                 };
240                 C88FB7E30674480E006EBB30 /* schema.strings */ = {
241                         isa = PBXVariantGroup;
242                         children = (
243                                 C88FB7DB0674470F006EBB30 /* English */,
244                         );
245                         name = schema.strings;
246                         sourceTree = "<group>";
247                 };
248 /* End PBXVariantGroup section */
250 /* Begin XCBuildConfiguration section */
251                 11BD7C1A09BBCD01006B26FD /* Development */ = {
252                         isa = XCBuildConfiguration;
253                         buildSettings = {
254                                 ARCHS = (
255                                         ppc,
256                                         i386,
257                                 );
258                                 GCC_C_LANGUAGE_STANDARD = c99;
259                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
260                                 GCC_MODEL_TUNING = G5;
261                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
262                                 INFOPLIST_FILE = Info.plist;
263                                 INSTALL_PATH = /Library/Spotlight;
264                                 LIBRARY_STYLE = Bundle;
265                                 PRODUCT_NAME = AdiumSpotlightImporter;
266                                 WRAPPER_EXTENSION = mdimporter;
267                         };
268                         name = Development;
269                 };
270                 11BD7C1B09BBCD01006B26FD /* Development */ = {
271                         isa = XCBuildConfiguration;
272                         buildSettings = {
273                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
274                                 GCC_WARN_UNUSED_VARIABLE = YES;
275                                 PREBINDING = NO;
276                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
277                                 SYMROOT = ../../build;
278                         };
279                         name = Development;
280                 };
281                 34611CEE09B67B4500870036 /* Deployment-Debug */ = {
282                         isa = XCBuildConfiguration;
283                         buildSettings = {
284                                 ARCHS = (
285                                         ppc,
286                                         i386,
287                                 );
288                                 GCC_C_LANGUAGE_STANDARD = c99;
289                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
290                                 GCC_MODEL_TUNING = G5;
291                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
292                                 INFOPLIST_FILE = Info.plist;
293                                 INSTALL_PATH = /Library/Spotlight;
294                                 LIBRARY_STYLE = Bundle;
295                                 PRODUCT_NAME = AdiumSpotlightImporter;
296                                 WRAPPER_EXTENSION = mdimporter;
297                         };
298                         name = "Deployment-Debug";
299                 };
300                 34611CEF09B67B4500870036 /* Deployment-Debug */ = {
301                         isa = XCBuildConfiguration;
302                         buildSettings = {
303                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
304                                 GCC_WARN_UNUSED_VARIABLE = YES;
305                                 PREBINDING = NO;
306                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
307                                 SYMROOT = ../../build;
308                         };
309                         name = "Deployment-Debug";
310                 };
311                 349F83E60A437EB8007EA1B1 /* Development-libgaim_oscar */ = {
312                         isa = XCBuildConfiguration;
313                         buildSettings = {
314                                 ARCHS = (
315                                         ppc,
316                                         i386,
317                                 );
318                                 GCC_C_LANGUAGE_STANDARD = c99;
319                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
320                                 GCC_MODEL_TUNING = G5;
321                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
322                                 INFOPLIST_FILE = Info.plist;
323                                 INSTALL_PATH = /Library/Spotlight;
324                                 LIBRARY_STYLE = Bundle;
325                                 PRODUCT_NAME = AdiumSpotlightImporter;
326                                 WRAPPER_EXTENSION = mdimporter;
327                         };
328                         name = "Development-libgaim_oscar";
329                 };
330                 349F83E70A437EB8007EA1B1 /* Development-libgaim_oscar */ = {
331                         isa = XCBuildConfiguration;
332                         buildSettings = {
333                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
334                                 GCC_WARN_UNUSED_VARIABLE = YES;
335                                 PREBINDING = NO;
336                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
337                                 SYMROOT = ../../build;
338                         };
339                         name = "Development-libgaim_oscar";
340                 };
341                 70138C850896BE9A00968C2F /* Development-0link */ = {
342                         isa = XCBuildConfiguration;
343                         buildSettings = {
344                                 COPY_PHASE_STRIP = NO;
345                                 GCC_C_LANGUAGE_STANDARD = c99;
346                                 GCC_DYNAMIC_NO_PIC = NO;
347                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
348                                 GCC_MODEL_TUNING = G5;
349                                 GCC_OPTIMIZATION_LEVEL = 0;
350                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
351                                 INFOPLIST_FILE = Info.plist;
352                                 INSTALL_PATH = /Library/Spotlight;
353                                 LIBRARY_STYLE = Bundle;
354                                 PRODUCT_NAME = AdiumSpotlightImporter;
355                                 WRAPPER_EXTENSION = mdimporter;
356                                 ZERO_LINK = YES;
357                         };
358                         name = "Development-0link";
359                 };
360                 70138C860896BE9A00968C2F /* Deployment */ = {
361                         isa = XCBuildConfiguration;
362                         buildSettings = {
363                                 ARCHS = (
364                                         ppc,
365                                         i386,
366                                 );
367                                 GCC_C_LANGUAGE_STANDARD = c99;
368                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
369                                 GCC_MODEL_TUNING = G5;
370                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
371                                 INFOPLIST_FILE = Info.plist;
372                                 INSTALL_PATH = /Library/Spotlight;
373                                 LIBRARY_STYLE = Bundle;
374                                 PRODUCT_NAME = AdiumSpotlightImporter;
375                                 WRAPPER_EXTENSION = mdimporter;
376                         };
377                         name = Deployment;
378                 };
379                 70138C890896BE9A00968C2F /* Development-0link */ = {
380                         isa = XCBuildConfiguration;
381                         buildSettings = {
382                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
383                                 GCC_WARN_UNUSED_VARIABLE = YES;
384                                 PREBINDING = NO;
385                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
386                                 SYMROOT = ../../build;
387                         };
388                         name = "Development-0link";
389                 };
390                 70138C8A0896BE9A00968C2F /* Deployment */ = {
391                         isa = XCBuildConfiguration;
392                         buildSettings = {
393                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
394                                 GCC_WARN_UNUSED_VARIABLE = YES;
395                                 PREBINDING = NO;
396                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
397                                 SYMROOT = ../../build;
398                         };
399                         name = Deployment;
400                 };
401                 EE785F1B0A2700EC001FCAB0 /* Deployment-Debug_PPC-Only */ = {
402                         isa = XCBuildConfiguration;
403                         buildSettings = {
404                                 ARCHS = (
405                                         ppc,
406                                         i386,
407                                 );
408                                 GCC_C_LANGUAGE_STANDARD = c99;
409                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
410                                 GCC_MODEL_TUNING = G5;
411                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
412                                 INFOPLIST_FILE = Info.plist;
413                                 INSTALL_PATH = /Library/Spotlight;
414                                 LIBRARY_STYLE = Bundle;
415                                 PRODUCT_NAME = AdiumSpotlightImporter;
416                                 WRAPPER_EXTENSION = mdimporter;
417                         };
418                         name = "Deployment-Debug_PPC-Only";
419                 };
420                 EE785F1C0A2700EC001FCAB0 /* Deployment-Debug_PPC-Only */ = {
421                         isa = XCBuildConfiguration;
422                         buildSettings = {
423                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
424                                 GCC_WARN_UNUSED_VARIABLE = YES;
425                                 PREBINDING = NO;
426                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
427                                 SYMROOT = ../../build;
428                         };
429                         name = "Deployment-Debug_PPC-Only";
430                 };
431 /* End XCBuildConfiguration section */
433 /* Begin XCConfigurationList section */
434                 70138C840896BE9A00968C2F /* Build configuration list for PBXNativeTarget "AdiumSpotlightImporter" */ = {
435                         isa = XCConfigurationList;
436                         buildConfigurations = (
437                                 70138C850896BE9A00968C2F /* Development-0link */,
438                                 70138C860896BE9A00968C2F /* Deployment */,
439                                 34611CEE09B67B4500870036 /* Deployment-Debug */,
440                                 EE785F1B0A2700EC001FCAB0 /* Deployment-Debug_PPC-Only */,
441                                 11BD7C1A09BBCD01006B26FD /* Development */,
442                                 349F83E60A437EB8007EA1B1 /* Development-libgaim_oscar */,
443                         );
444                         defaultConfigurationIsVisible = 0;
445                         defaultConfigurationName = Development;
446                 };
447                 70138C880896BE9A00968C2F /* Build configuration list for PBXProject "AdiumSpotlightImporter" */ = {
448                         isa = XCConfigurationList;
449                         buildConfigurations = (
450                                 70138C890896BE9A00968C2F /* Development-0link */,
451                                 70138C8A0896BE9A00968C2F /* Deployment */,
452                                 34611CEF09B67B4500870036 /* Deployment-Debug */,
453                                 EE785F1C0A2700EC001FCAB0 /* Deployment-Debug_PPC-Only */,
454                                 11BD7C1B09BBCD01006B26FD /* Development */,
455                                 349F83E70A437EB8007EA1B1 /* Development-libgaim_oscar */,
456                         );
457                         defaultConfigurationIsVisible = 0;
458                         defaultConfigurationName = Development;
459                 };
460 /* End XCConfigurationList section */
461         };
462         rootObject = 089C1669FE841209C02AAC07 /* Project object */;